[IA64] remove the requirement (vpsr.ic==0) from hyperprivop
authorawilliam@xenbuild2.aw <awilliam@xenbuild2.aw>
Tue, 2 Jan 2007 23:27:50 +0000 (16:27 -0700)
committerawilliam@xenbuild2.aw <awilliam@xenbuild2.aw>
Tue, 2 Jan 2007 23:27:50 +0000 (16:27 -0700)
commit571d6c1772bc8cc6d8967552af8bbd26a4b4971e
tree2555aaaf34342339c7fab4479f10546f1ce3b83c
parent4ab431ac50ebefac978a5fea59be602a173ac874
[IA64] remove the requirement (vpsr.ic==0) from hyperprivop

remove the requirement (vpsr.ic==0) from hyperprivop

There two reasons for this.
1. make xen-parse code more readable.
2. a little bit performance improvement

Signed-off-by: Anthony Xu <anthony.xu@intel.com>
linux-2.6-xen-sparse/arch/ia64/kernel/gate.S
linux-2.6-xen-sparse/arch/ia64/kernel/gate.lds.S
linux-2.6-xen-sparse/arch/ia64/kernel/patch.c
linux-2.6-xen-sparse/arch/ia64/xen/hypercall.S
linux-2.6-xen-sparse/arch/ia64/xen/xenentry.S
linux-2.6-xen-sparse/arch/ia64/xen/xenivt.S
linux-2.6-xen-sparse/arch/ia64/xen/xenpal.S
linux-2.6-xen-sparse/include/asm-ia64/xen/privop.h
xen/arch/ia64/xen/faults.c
xen/arch/ia64/xen/ivt.S
xen/include/public/arch-ia64.h